Jan Mesarc is an independent developer whose public footprint centers on a single, sharply focused utility: GodMan, a lightweight console and TUI manager that streamlines the acquisition, versioning, and switching of Godot Engine builds on Windows. Recognizing that game creators, tool scripters, and interactive-media teachers often juggle multiple Godot releases—standard, .NET-enabled, alpha, LTS, or nightly—Mesarc packaged the repetitive download-extract-path dance into one scriptable command-line client. Users can list available upstream builds, pull a specific revision, park it in a central folder, and instantly activate it for the current session, all without touching the Windows registry or polluting the PATH variable permanently. The tool also keeps a local manifest, so entire classroom labs or CI machines can be provisioned with identical engine stacks in seconds. By wrapping winget-compatible bundles, GodMan fits naturally into broader dev-box automation workflows alongside Git, VS Code, or Blender. Although the portfolio is presently a one-product show, its narrow scope and open-source upkeep illustrate how a single-purpose utility can remove a recurring friction point for an entire creative community. Jan Mesarc’s software is available for free on get.nero.com, where downloads are sourced through trusted Windows package managers such as winget, always deliver the latest upstream release, and can be installed individually or batched alongside other applications.
GodMan is a console/TUI tool to install, manage, and activate Godot Engine builds (Standard and .NET) on Windows.
Details